[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
sin(x)                       sine

    Return sine of x. If DEGREES TRUE return result in degrees, else return
    result in radians.

    DEGREES = TRUE;
    sin(45) == 0.707106781

See Also: acos asin atan2 cos cosh sinh DEGREES
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson